Skip to content

fix: marketplace integrity (broken links, orphans, missing plugin.json) - #307

Open
chgreer1070 wants to merge 2 commits into
ccplugins:mainfrom
chgreer1070:main
Open

fix: marketplace integrity (broken links, orphans, missing plugin.json)#307
chgreer1070 wants to merge 2 commits into
ccplugins:mainfrom
chgreer1070:main

Conversation

@chgreer1070

Copy link
Copy Markdown

Summary

  • Fix broken README marketplace links (EN + zh).
  • Remove orphan entries from .claude-plugin/marketplace.json.
  • Add missing plugins/commit-commands/.claude-plugin/plugin.json.

Why

Marketplace catalog integrity: broken links and orphan/missing plugin metadata make the list harder to trust and install from.

Test plan

  • Diff marketplace.json — orphan entries removed, no accidental drops of valid plugins
  • Click fixed README links (EN + zh)
  • Confirm plugins/commit-commands/.claude-plugin/plugin.json is valid JSON and matches the plugin folder

Notes

Fork is 2 commits ahead / 0 behind ccplugins/awesome-claude-code-plugins:main. No rebase needed.

CGREERGITWORK and others added 2 commits May 29, 2026 20:34
…g plugin.json

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
…ntegrity-fixes

Fix marketplace integrity: broken README link, orphan entries, missing plugin.json

@dudley02 dudley02 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This adds the missing commit-commands manifest, but also deletes the existing root marketplace entries. Please preserve the current marketplace catalog and limit the PR to the integrity fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants